home *** CD-ROM | disk | FTP | other *** search
/ Print Artist Junior / Print Artist Junior (1998)(Sierra).iso / PrintArtist.mdb / Vendor.json < prev   
JavaScript Object Notation  |  1998-06-30  |  157b

  1. {
  2.     "schema": {
  3.         "VendorID": "Long Integer",
  4.         "VendorName": "Text (50)",
  5.         "Comments": "Memo/Hyperlink (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "VendorID": 1,
  10.             "VendorName": "Sierra On-Line, Inc."
  11.         }
  12.     ]
  13. }